Dashboard Temp Share Shortlinks Frames API

cody - HTMLify profile

files of /cody/vishal-dcode/Split Landing Page/

app.js /cody/vishal-dcode/Split Landing Page/app.js
36 Views
0 Comments
//1 CharGPT Method
const leftContainer = document.querySelector(".l-container");
const rightContainer = document.querySelector("
happy.png /cody/vishal-dcode/Split Landing Page/happy.png
63 Views
0 Comments
Media file
index.html /cody/vishal-dcode/Split Landing Page/index.html
88 Views
0 Comments
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge"
sad.png /cody/vishal-dcode/Split Landing Page/sad.png
67 Views
0 Comments
Media file
style.css /cody/vishal-dcode/Split Landing Page/style.css
44 Views
0 Comments
body {
height: 100vh;
display: flex;
flex-direction: column;
align-items: center;
overflow-x: hidden;
}
.container {